Skip to main content

Week 3

Milestones

  • Make UI for updating boundary compatible and responsive
  • Refactor CameraConfig component into LiveFeed Screen to make LiveFeed specific to the particular bed
  • Implment mutex lock for assets in backend

Screenshots / Videos

  • update-boundary-preset

Contributions

Learnings

  • Learnt basics to figma to design a new UI for boundary preset update.
  • Learnt about caching in Django and how to use it to implement mutex lock for assets.
  • Learnt about atomic transactions.
  • Learnt about the useRef hook in React to implement scroll feature.